09. The Drawing Algorithm

23 9 AAK Drawing Algorithm Slides

Android Developer Documentation

Quiz

What are advantages of moving the canvas instead of moving the objects?

SOLUTION:
  • Simplicity, safety, less error prone
  • Easier to unwind transformations